home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / HELPSYS.DTML < prev    next >
Encoding:
Text File  |  1999-11-03  |  592 b   |  16 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <html lang="en">
  3. <head>
  4. <title>Z Object Publishing Environment Help</title>
  5. </head>
  6. <frameset cols="180,*">
  7.   <frame src="<dtml-var SCRIPT_NAME>/HelpSys/hs_menu" name="hs_tframe"
  8.    marginwidth="2" marginheight="2" scrolling="auto">
  9.   <frame src="<dtml-var SCRIPT_NAME>/HelpSys/hs_main" NAME="hs_cframe"
  10.    marginwidth="2" marginheight="2" scrolling="auto">
  11. </frameset>
  12. <noframes>
  13. This item requires the use of a <em>frames-capable</em> web browser.
  14. </noframes>
  15. </html>
  16.